home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3722 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  781 b 

  1. Path: news.redstone.army.mil!news
  2. From: Lance Perry <lperry@hiwaay.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Help! Definition of error
  5. Date: Thu, 25 Jan 1996 13:24:09 -0600
  6. Organization: Redstone Arsenal, Alabama
  7. Message-ID: <3107D8D9.956@hiwaay.net>
  8. NNTP-Posting-Host: 136.205.215.197
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b6a (Win95; I)
  13.  
  14. Could someone explain to me what the following error could be:
  15.  
  16.   error L2029: 'int __far __cdecl olon(struct cda_def __far*,
  17.    unsigned char __far*,int,unsigned char __far*,int,int)' : unresolved external
  18.  
  19.  The 'olon' function is in a library that I am trying to link to. I am using
  20.  VC++ 1.5/MFC 2.5.
  21.  
  22.  Does anyone have any ideas???
  23.  
  24. Lance Perry
  25. lperry@hiwaay.net
  26.